Fix undefined array key errors and a deprecation#510
Merged
MauricioFauth merged 5 commits intophpmyadmin:5.9.xfrom Sep 16, 2023
Merged
Fix undefined array key errors and a deprecation#510MauricioFauth merged 5 commits intophpmyadmin:5.9.xfrom
MauricioFauth merged 5 commits intophpmyadmin:5.9.xfrom
Conversation
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
The CTE name must be a valid identifier. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Check if CTE column brackets was closed. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## 5.9.x #510 +/- ##
========================================
Coverage ? 97.03%
Complexity ? 2237
========================================
Files ? 69
Lines ? 5159
Branches ? 0
========================================
Hits ? 5006
Misses ? 153
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Found with https://github.com/nikic/PHP-Fuzzer.